github.com/refraction-networking/utls.PubClientHelloMsg.getPrivatePtr (method)
7 uses
github.com/refraction-networking/utls (current package)
u_conn.go#L176: hello := uconn.HandshakeState.Hello.getPrivatePtr()
u_handshake_client.go#L385: hello := c.HandshakeState.Hello.getPrivatePtr()
u_pre_shared_key.go#L270: private = hello.getPrivatePtr()
u_public.go#L92: hello: chs.Hello.getPrivatePtr(),
u_public.go#L148: hello: chs.Hello.getPrivatePtr(),
u_public.go#L391: func (chm *PubClientHelloMsg) getPrivatePtr() *clientHelloMsg {
u_public.go#L494: return chm.getPrivatePtr().marshal()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |